Skip to content

chore(main): release agentfiles 0.4.0#38

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--agentfiles
Open

chore(main): release agentfiles 0.4.0#38
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--agentfiles

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 19, 2026

🤖 I have created a release beep boop

0.4.0 (2026-03-20)

Features

  • i18n: complete i18n coverage for all hardcoded UI strings (#25) (c72bd5e)
  • skills: display commands in skills panel with icon distinction and namespace grouping (#29) (aecdf0f)

Bug Fixes

  • a11y: resolve hydration and accessibility console errors (#27) (6131946)
  • settings: add back button to settings page header (#28) (bb6669b)
  • subagent: move Zod schema inside component to fix paraglide init timing (#37) (be21680)
  • theme: resolve SSR hydration mismatch for dark mode persistence (#26) (fde0cd4)
  • ui: improve detail panel header alignment and button consistency (#23) (e74ebd6)

This PR was generated with Release Please. See documentation.

ohing504 added a commit that referenced this pull request Mar 20, 2026
…tory (#38)

Move remaining 4 entity domains (mcp, plugin, file, memory) to
src/features/ completing the co-located feature directory pattern
for all 7 domains (hook, skill, subagent already migrated).

Each domain now follows the standard structure:
  src/features/{domain}/
    config.ts, service.ts, server.ts, queries.ts,
    utils.ts/constants.ts, components/, *.test.ts

Removed scattered files from services/, server/, hooks/, lib/,
components/, config/entities/. Updated ~50 import references
across the codebase. Added 16 integration tests for migration
integrity and restored 19 getPluginMcpServers unit tests.

Constraint: shared files (entity-inspector, entities/index, BoardLayout) updated in separate phase to avoid parallel agent conflicts
Rejected: separate worktrees per domain | shared file merge conflicts outweigh isolation benefit
Confidence: high
Scope-risk: broad
Not-tested: runtime UI rendering (only static imports and unit tests verified)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot force-pushed the release-please--branches--main--components--agentfiles branch from 05686e0 to a23a8d9 Compare March 20, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants